
body
{
    margin: auto ;
    width: 1000px ;
    text-align: justify ;
    background-color: #EEEEEE;
    padding-bottom: 15px ;
    padding-left:0px;
}

#container
{
    margin: auto ;
    width: 1000px ;
}


/********************* Header*********************/
#header
{
    width: 100% ;
    background-image: url('banner_up.jpg') ;
}

#contact
{
    float: right ;
    position:relative ;
    top:-90px ;
    right:10px ;
    color:White ;
    font-size:0.8em;
}
#contact a
{
    color:White ;
}
#header .SkinObject
{
    color:white ;
}
#search
{
    float:right ;
    position:relative ;
    top:-65px ;
    right:-75px ;
    color: white ;
    
}
#dnn_dnnSEARCH_txtSearch
{   
    width: 200px;
}
#links
{
    font-size: 15px ;
    float:right ;
    position:relative ;
    top:-28px ;
    color:white ;
    right:-320px ;
    font-family:Agency FB, Verdana, Arial, Helvetica, sans-serif ;
}
#links span 
{
    padding:10px;
}

#links a 
{
    text-decoration:none;
    color: white;
    margin:10px
}
a span.notshow
{
    display:none ;
    text-decoration:none ;
}

a span.show
{
    text-decoration:none;
}

a:hover span.show
{
    display:none ;
}

a:hover span.notshow
{
    display:inline;
}
/****************************** Menu Style ******************************/
#menu
{
    height:24px ;
    background-color: #5D5D5D ;
    margin-top:2px;
    padding-bottom: 4px ;
}

span#dnn_dnnNAV_ctldnnNAV.navMenu, span#dnn_dnnNAV_ctldnnNAV:focus .navMenu
{
    display:inline-block ;
    margin-top:-16px;
    width:1000px ;
    outline-color:initial;
    outline-style:none;
    outline-width:initial;
}


.root
{ 
    font-family:Verdana, Arial, Helvetica, sans-serif;	
    font-size:13px;	
    font-weight:bold;
    color:#ffffff;	
    background-color: transparent;
    background-repeat: repeat-x;
    text-decoration:none;	
    height: 26px;	
    padding: 0px 3px 0px 19px; 

}


.root.hov
{
    color:#E67300;	
    font-weight:bold;	 
    font-family:Verdana, Arial, Helvetica, sans-serif;	
    font-size:13px;	
    padding: 0px 3px 0px 19px; 
    text-decoration:none;	
    background-color: Transparent;	
    background-repeat: repeat-x;	
    height: 26px;
}

.navMenu
{
    margin:0px;
    padding:0px;
}
.root.bc
{
    color:#E67300;	
    font-weight:bold;	 
    font-family:Verdana, Arial, Helvetica, sans-serif;	
    font-size:13px;	
    padding: 0px 3px 0px 19px; 
    text-decoration:none;	
    background-color: Transparent;	
    background-repeat: repeat-x;	
    height: 26px;
}

.m tr
{
    background-color:#EDEDED;
	font-family: Arial,Helvetica,sans-serif; 
	color:dodgerblue;
	font-size:11px;
	font-weight:normal;
	background-repeat: no-repeat;
	border: 1px dotted #c3c3c3;
	cursor: hand;
	
}

.m td
{
    border-top-style:dotted ;
    border-top-width:0px ;
    border-bottom-style:dotted ;
    border-bottom-width:1px ;
    padding:3px 15px 3px 10px;
}
.m .hov td
{
    font-family: Arial,Helvetica,sans-serif;
	color:#E67300;
	font-size:11px;
	font-weight:normal;
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c3c3c3;
	padding: 3px 15px 3px 10px;
}

.navMenu .m .bc td
{
    color:#E67300;	
    font-weight:bold;	 
    font-family:Verdana, Arial, Helvetica, sans-serif;	
    font-size:11px;	
    padding: 0px 3px 0px 19px; 
    text-decoration:none;	
    background-color:#EDEDED;
    background-repeat: repeat-x;	
    height: 26px;
}

.icn
{
    display:none ;
}

/*************************** Flash animation Style ***********************/
#flash
{
    /*display:inline ;*/
    margin-top:0px ;
    padding-top:0px ;
}

#flash img
{
    
    width:1000px ;
    height:150px; 
    border:0px ;
}
/************************* Panes ***************************************/
#body
{
    background-color: #C4DEFC ;
    width:inherit ;
}
.LeftPane,.RightPane
{
    width:20%;
}
.ContentPane
{
    background-color:White ;
}

#body .icn
{
    display:inline-block ;
}
.ControlPanel
{
    border:none ;
}
.DNNEmptyPane
{
    width:0;
    padding:0;
    margin:0;
}
/****************** Text Under (Footerbar) *************************/
#footerbar
{
    clear: both;
    padding:0.5% 18% 0% 18% ;
    background-color: #5D5D5D ;
    height:20px;
    text-align:center ;
}

.textunder
{
    color:#dddddd; 
    font-weight:normal; 
    text-decoration:none; 	
    font-size:12px;	
    font-family:  "Helvetica","Arial", "sans-serif"	;
}
a.textunder:hover
{
    color:#dddddd; 
    text-decoration:underline; 
    font-weight:normal;	
    font-size:12px;	
    font-family: "Calibri", "Arial", "Helvetica", "sans-serif"	;
}
#description
{
    font-style:oblique; 
    margin-right:10px;
}
#society 
{
    margin:30px;
}
.textunder #dnn_dnnHOSTNAME2_hypHostName
{
    margin-left:30px ;
}
/***************************** footer ******************************/
#footer
{
    text-align: center ;
    /*padding-top: 0.5% ;*/
    padding-bottom: 0.5% ;
    padding-left:18%;
    padding-right:18%;
    height:20px;
}

.copyright .SkinObject
{
    font-size:10px ;
    font-family:Arial,Helvetica,sans-serif;
    color:#333333 ;
    text-decoration:none; 
    border-bottom:0px dotted; 
    font-weight:Normal;
}

.copyright #dnn_dnnCOPYRIGHT_lblCopyright 
{
    padding:0 5% 0 0 ;
}

.terms #dnn_dnnPRIVACY_hypPrivacy, .terms #dnn_dnnTERMS_hypTerms, .terms #dnn_dnnLOGIN_cmdLogin
{	
    font-size:11px; 
    color:#D67300; 
    text-decoration:none; 
    font-weight:Normal; 
    border-bottom:1px dotted;
}

.terms #dnn_dnnPRIVACY_hypPrivacy a:hover, .terms #dnn_dnnTERMS_hypTerms a:hover, .terms #dnn_dnnLOGIN_cmdLogin a:hover	
{
    color:#D67300; 
    text-decoration:underline; 
    font-weight:Normal; 
    border-bottom:0px dotted;
}

.terms #dnn_dnnPRIVACY_hypPrivacy a:hover, .terms #dnn_dnnTERMS_hypTerms a:hover, .terms #dnn_dnnLOGIN_cmdLogin a:hover	
{
    color:#D67300; 
    text-decoration:underline; 
    font-weight:Normal; 
    border-bottom:0px dotted;
}


